Skip to content

fix: publish Windows release artifacts - #106

Merged
Grivn merged 1 commit into
masterfrom
fix/windows-release-artifacts
Aug 16, 2026
Merged

fix: publish Windows release artifacts#106
Grivn merged 1 commit into
masterfrom
fix/windows-release-artifacts

Conversation

@Grivn

@Grivn Grivn commented Aug 16, 2026

Copy link
Copy Markdown
Member

Closes #105.

Adds Windows amd64 and arm64 to the GoReleaser build matrix, packages Windows releases as zip archives, and adds a focused release configuration regression test.

Validation:

  • make test
  • GoReleaser v2.17.1 check
  • GoReleaser snapshot with Windows amd64 and arm64 zip artifacts
  • Windows amd64 and arm64 cross-builds

Add Windows to the GoReleaser matrix and package its binaries as zip archives. Cover the supported platform and archive contract with a focused release configuration test.

Validated with make test, GoReleaser v2.17.1 config validation and snapshot packaging, and Windows amd64/arm64 cross-builds.
@Grivn
Grivn merged commit 2dc6304 into master Aug 16, 2026
2 checks passed
@Grivn
Grivn deleted the fix/windows-release-artifacts branch August 16, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.2.2 builds and runs on Windows, but the release ships no windows artifact

1 participant